*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 1 Feb 2008 15:19:59 +0000 (15:19 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 1 Feb 2008 15:19:59 +0000 (15:19 +0000)
lisp/ChangeLog

index 6ed2620f069d45fd5c980dd840eaa5df262324ef..ad830b8f212e0496c9ecf475ecd5445b6313af69 100644 (file)
@@ -1,3 +1,9 @@
+2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
+
+       * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
+       because the latter is in fact a 1.2.8 build distributed with GTK+ (as
+       of today, the most recent libpng is 1.2.24).
+
 2008-02-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
 
        * vc.el (vc-update): Fix bug: Specify branch tip as
@@ -23,7 +29,7 @@
 2008-01-31  Martin Rudalics  <rudalics@gmx.at>
 
        * mail/rmail.el (rmail-highlight): Fix specification.
-       Reported by: pod <pod@herald.ox.ac.uk>.
+       Reported by pod <pod@herald.ox.ac.uk>.
 
 2008-01-31  Jason Rumney  <jasonr@gnu.org>